runtime.gcWork.empty (method)
4 uses
runtime (current package)
mgc.go#L977: if !p.gcw.empty() {
mgc.go#L1609: if p != nil && !p.gcw.empty() {
mgc.go#L1668: if !gcw.empty() {
mgcwork.go#L369: func (w *gcWork) empty() bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)